MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / EvalFunc<T> Class / Invoke Method

In This Topic
Invoke Method (EvalFunc<T>)
In This Topic
Syntax
'Declaration
 
Public MustOverride Function Invoke( _
   ByVal scope As IDataScopeInternal _
) As T
 

Parameters

scope
See Also